This patch adds a new test that attempts to save and restore a domain
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 9 Nov 2005 11:39:05 +0000 (12:39 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 9 Nov 2005 11:39:05 +0000 (12:39 +0100)
commitde3ec1ee5f80143e0ee7427484518f2693a450a7
tree40050d49f51e9390d2e72e3a5d07414e033dbc35
parent4bb125c6d11402c1465c68e97c29adca81ce8636
This patch adds a new test that attempts to save and restore a domain
with a block device attached.  It starts up a domain, mounts a block
device, writes data to it, saves, restores, and then verifies that the
block device can still be read.

Signed-off-by: Dan Smith <danms@us.ibm.com>
tools/xm-test/tests/restore/04_restore_withdevices_pos.py [new file with mode: 0644]
tools/xm-test/tests/restore/Makefile.am